'Declaration Public Function New( _ ByVal helper As IHtmlHelper, _ Optional ByVal selector As String _ )
public FlexMap<T>( IHtmlHelper helper, string selector )
Parameters
- helper
- The html helper
- selector
- The selector
'Declaration Public Function New( _ ByVal helper As IHtmlHelper, _ Optional ByVal selector As String _ )
public FlexMap<T>( IHtmlHelper helper, string selector )